GtkImage: Fix the initial value of icon-size
authorMatthias Clasen <mclasen@redhat.com>
Sun, 16 Jun 2013 00:22:18 +0000 (20:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 16 Jun 2013 00:23:01 +0000 (20:23 -0400)
commitc9ec4ba5a14790f4d9f5f67be12a049e1f611861
treea043638784e2208cefa951c2acb561ca50c9a214
parentfdb983f67e9e8758a67111566dbb53fca34b6b5d
GtkImage: Fix the initial value of icon-size

Since we are pulling the icon-size out of the icon helper now,
we should set its icon-size when constructing it.
gtk/gtkimage.c